.Net Framework > v2.0.50727 > System > Diagnostics > PerformanceCounter > PerformanceCounter PerformanceCounter()
PerformanceCounter(String,String)
PerformanceCounter(String,String,Boolean)
PerformanceCounter(String,String,String)
PerformanceCounter(String,String,String,Boolean)
PerformanceCounter(String,String,String,String)


PerformanceCounter()

Category
Constructor
Description
Initializes a new, read-only instance of the System.Diagnostics.PerformanceCounter class, without associating the instance with any system or custom performance counter.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

PerformanceCounter(String,String)

Category
Constructor
Description
Initializes a new, read-only instance of the System.Diagnostics.PerformanceCounter class and associates it with the specified system or custom performance counter on the local computer. This constructor requires that the category have a single instance.
Type
void
Character
public
Parameters
NameTypeDescription
categoryNameString
counterNameString
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

PerformanceCounter(String,String,Boolean)

Category
Constructor
Description
Initializes a new, read-only or read/write instance of the System.Diagnostics.PerformanceCounter class and associates it with the specified system or custom performance counter on the local computer. This constructor requires that the category contain a single instance.
Type
void
Character
public
Parameters
NameTypeDescription
categoryNameString
counterNameString
readOnlyBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

PerformanceCounter(String,String,String)

Category
Constructor
Description
Initializes a new, read-only instance of the System.Diagnostics.PerformanceCounter class and associates it with the specified system or custom performance counter and category instance on the local computer.
Type
void
Character
public
Parameters
NameTypeDescription
categoryNameString
counterNameString
instanceNameString
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

PerformanceCounter(String,String,String,Boolean)

Category
Constructor
Description
Initializes a new, read-only or read/write instance of the System.Diagnostics.PerformanceCounter class and associates it with the specified system or custom performance counter and category instance on the local computer.
Type
void
Character
public
Parameters
NameTypeDescription
categoryNameString
counterNameString
instanceNameString
readOnlyBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

PerformanceCounter(String,String,String,String)

Category
Constructor
Description
Initializes a new, read-only instance of the System.Diagnostics.PerformanceCounter class and associates it with the specified system or custom performance counter and category instance, on the specified computer.
Type
void
Character
public
Parameters
NameTypeDescription
categoryNameString
counterNameString
instanceNameString
machineNameString
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database